
/*GLOBAL CSS*/

.text-capitalize{
	text-transform:capitalize!important;
}
.main-menu-area{
	background-color: #262626!important;
}
.footer-area-top .featured-links {
    margin-bottom: 0px!important;
}
.footer-box {
    margin-bottom: 0px!important;
}

.footer-area-top {
    padding: 40px 0 40px!important;
    background: #262626!important;
}
/*GLOBAL CSS SON*/


/*PC BOYUTU */
@media  (min-width:992px)
{
	.user-account-dropdown i {
		margin-top: 10px!important;
	}
	.user-account-name
	{
		width: 100%!important;
		margin-top: 6%!important;
	}

	.user-account-info .user-account-info-controler {
		width: 180px!important;
	}

	.user-account-info .user-account-info-controler .user-account-img {
    -webkit-box-flex: 2!important;
    -moz-flex: 2!important;
    -webkit-flex: 2!important;
    flex: 2!important;
}


}
/*PC BOYUTU SON*/

/*General*/
.btn-rental-green {
	transition: all 0.3s ease !important;
	background: #8BC34A !important;
	border-color:#8BC34A!important;
	border-radius: 5px;
}
.btn-rental-green:hover{
	transition: all 0.3s ease!important;
	background:#fff!important;
	border-color:#8BC34A!important;
	color:#8BC34A!important;

}
.view-profile-online{
	color:#fff!important;
	background-color:#8BC34A!important;
}
.view-profile-online i{
	color:#fff!important;

}
.view-profile-online:hover i{

	color:#8BC34A!important;
}
.view-profile-online:hover{
	border-color:#8BC34A!important;
	background-color:#fff!important;
	color:#8BC34A!important;
}

.view-profile-offline{
	color:#f00!important;
	border-color:#ff0000!important;
	background:#ffffff!important;
}
.view-profile-offline:hover{
	color:#000000!important;
	background:#fff!important;
	border-color:#000!important;
}
.view-profile-offline:hover i {
	color:#000!important;

}
.view-profile-offline i {
	color:#f00!important;

}
.rentalpays-text-green{
	color:#8BC34A!important;
}
button, a {
	
}
.rentalpays-custom-rating{
	text-align:center!important;
}
.font-size-10pt{
	font-size: 8pt!important;
}
.border-radius{
	border-radius:5px!important;
}
.color-green li a{
	color:#8BC34A!important;
}
.color-green li:hover{
	color:#fff!important;
}
.color-green li a:hover{
	color:#fff!important;
}
.mkrmn-section-user-info{

	color: #263238;
	padding: 15px 30px;
	background: #ffffff;
	border: 1px solid #dfdfdf;
	font-weight: 500;
	margin-bottom: 28px;
}
.title-inner-section-mkrmn{
	border:none!important; padding-left: 0px!important; padding-bottom:0px!important;
}